Class
Regular expressions (regexps) are patterns which describe the contents of a string. They're used for testing whether a string contains a given pattern, or ...
Online Regex tester and visualizer
Online regular expression tester for Python, PHP, Ruby, JS, Java and MySQL. Regex visualizer. Syntax highlighting. Cheatsheet. Generate string corresponding ...
Regex Generator
A tool to generate simple regular expressions from sample text. Enable less experienced developers to create regex smoothly.
regex101
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript ... ruby-doc.org/core-2.2.0/Regexp.html.
Rubular
Rubular is a Ruby-based regular expression editor. It's a handy way to test regular expressions as you write them. To start, enter a regular expression and ...
ruby
Search, filter and view user submitted regular expressions in the regex library. Over 20000 entries, and counting!
Ruby regex guide
2024年3月21日 — In ruby, the regular expressions are written inside the two forward slashes /SearchPattern/ . Whatever your search pattern is, you are required ...
Ruby Regular Expressions (Regex)
2018年10月12日 — Rubular: a Ruby regular expression editor and tester. Rubular is a Ruby-based regular expression editor and tester. It's a handy way to test ...